Add a comment - Federico
authorFederico Mena Quintero <federico@src.gnome.org>
Thu, 29 Sep 2005 00:26:41 +0000 (00:26 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Thu, 29 Sep 2005 00:26:41 +0000 (00:26 +0000)
tests/testcellrenderertext.c

index 1a820b7d9929e352c2147e9e5c9d85b2bdc524b2..a33f124eb73b50ea10f50e6f9e0b58edeeeff254 100644 (file)
@@ -62,8 +62,14 @@ struct cell_params {
 
 #define TESTR "RIGHT JUSTIFIED This is really truly verily some very long text\n\330\247\331\204\330\263\331\204\330\247\331\205 \330\271\331\204\331\212\331\203\331\205 \330\247\331\204\330\263\331\204\330\247\331\205 \330\271\331\204\331\212\331\203\331\205 \330\247\331\204\330\263\331\204\330\247\331\205 \330\271\331\204\331\212\331\203\331\205"
 
+
+/* DO NOT CHANGE THE ROWS!  They are numbered so that we can refer to
+ * problematic rows in bug reports.  If you need a different test, just add a
+ * new row at the bottom.  Also, please add your new row numbers to this column -------------------------------+
+ * to keep things tidy.                                                                                        v
+ */
 static const struct cell_params cell_params[] = {
-  { "xp yp xa ya se wi he wc ww wm sp el", "",    0,  0, 0.0, 0.5, TRUE,  -1, -1, -1, -1, CH, FALSE, NO }, /* 0 */
+  { "xp yp xa ya se wi he wc ww wm sp el", "",    0,  0, 0.0, 0.5, TRUE,  -1, -1, -1, -1, CH, FALSE, NO },  /* 0 */
 
   /* Test alignment */